GetChannelMembersImpl

class GetChannelMembersImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channelId: String, limit: Int?, page: ERROR CLASS: Symbol not found for PNPage??, filter: String?, sort: Collection<PNSortKey<PNMemberKey>>, includeFields: ERROR CLASS: Symbol not found for MemberInclude) : GetChannelMembers

Constructors

Link copied to clipboard
constructor(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channelId: String, limit: Int?, page: ERROR CLASS: Symbol not found for PNPage??, filter: String?, sort: Collection<PNSortKey<PNMemberKey>>, includeFields: ERROR CLASS: Symbol not found for MemberInclude)

Functions

Link copied to clipboard
open override fun async(callback: ERROR CLASS: Symbol not found for Consumer<ERROR CLASS: Symbol not found for Result<com/pubnub/api/models/consumer/objects/member/PNMemberArrayResult>>)